Skip to content

Fix #882 (inconsistent indentation for Variant) - #883

Open
jeremyThibault wants to merge 1 commit into
ProofGeneral:masterfrom
jeremyThibault:master
Open

Fix #882 (inconsistent indentation for Variant)#883
jeremyThibault wants to merge 1 commit into
ProofGeneral:masterfrom
jeremyThibault:master

Conversation

@jeremyThibault

Copy link
Copy Markdown

Hey,

This should fix #882.

The backward search was not looking for "Variant", so corresp would never be "Variant", and so the line ((member corresp '("Inductive" "CoInductive" "Variant")) ":= inductive") would never be triggered.

Thanks a lot for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent indentation between Inductive and Variant

1 participant